home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Game / KQ / DAVTELE.KQ < prev    next >
Encoding:
INI File  |  1998-12-15  |  863 b   |  48 lines

  1. [Teleport]
  2. classType=KQPortal
  3. # Fred is a nice generic name so everyone can call these the same.
  4. currAnimName=stop
  5. colliderType=0
  6. world=Daventry.kq
  7. enterAnim=teleportdown
  8. exitAnim=teleportup
  9. animLoops=loops
  10. shadowMask=0
  11.  
  12. # This makes sure the portal does not get saved.
  13. # I think because I erase prior existences of the teleporter, I don't want to do this. JKE
  14. # groupAlways=2
  15.  
  16. # These are set in the calling worlds .CS file.
  17. locX=0
  18. locY=0
  19. locZ=0
  20. dirz=0
  21. noLocX=-1
  22. noLocY=-1
  23. noLocZ=-1
  24.  
  25. destConnorLocX=217338
  26. destConnorLocY=283698
  27. destConnorLocZ=18930
  28. destConnorDirX=0
  29. destConnorDirY=0
  30. destConnorDirZ=0
  31.  
  32. destCamLocX=217713
  33. destCamLocY=279768
  34. destCamLocZ=20330
  35. destCamDirX=-0.2
  36. destCamDirY=0
  37. destCamDirZ=0
  38.  
  39. [loops]
  40. classtype=KQAnimLoopList
  41.  
  42. nMovement=1
  43. Movement0=stop
  44.  
  45. [movement0]
  46. loop=clicker.kqs clicker 0.0 1.0 1 1
  47.  
  48.